Auto merge of #2812 - rust-lang:package-in-cargo-toml, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 28 Jun 2016 20:01:12 +0000 (13:01 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2016 20:01:12 +0000 (13:01 -0700)
commit67630f332cea28386d3b91fa9cff852dd9515078
treedfff35ad10d0fafedd1833abdf88dc863a8cb97e
parent50dad37437259d696d51d60ddcf4af32d2a4b4c2
parent6f240656e575888cda0eb768cc0a40c12065964f
Auto merge of #2812 - rust-lang:package-in-cargo-toml, r=alexcrichton

Change cargo.toml to use `[package]`

These are aliases, but `[project]` is considered incorrect these days.